ActiveReports for .NET 18.0J
Contains メソッド (ItemCollection<T>)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ItemCollection<T> クラス : Contains メソッド
コレクション内の検索対象アイテム。
指定されたアイテムがコレクションに存在するかどうかを確認します。
シンタックス
'宣言
 
Public Function Contains( _
   ByVal item As T _
) As Boolean
public bool Contains( 
   T item
)

パラメータ

item
コレクション内の検索対象アイテム。
参照

ItemCollection<T> クラス
ItemCollection<T> メンバ